floatValue

@get:JvmName(name = "getFloatValue")
@set:JvmName(name = "setFloatValue")
var floatValue: Float

optional float float_value = 2;